home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TCBDOCKABLEFORM / TCBDOCKABLEFORM.txt
Text File  |  2006-04-19  |  453b  |  22 lines

  1. object CBDockableForm: TCBDockableForm
  2.   Left = 446
  3.   Top = 189
  4.   Width = 140
  5.   Height = 240
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'CBDockableForm'
  8.   Color = clBtnFace
  9.   UseDockManager = True
  10.   DockSite = True
  11.   DragKind = dkDock
  12.   DragMode = dmAutomatic
  13.   Font.Charset = ANSI_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21. end
  22.